github.com/refraction-networking/utls/internal/hpke.uint128.bitLen (method)

2 uses

	github.com/refraction-networking/utls/internal/hpke (current package)
		hpke.go#L269: 	if ctx.seqNum.bitLen() >= (ctx.aead.NonceSize()*8)-1 {
		hpke.go#L324: func (u uint128) bitLen() int {